home *** CD-ROM | disk | FTP | other *** search
- Path: piano.opus1.com!nntp
- Newsgroups: comp.lang.c
- Subject: Calling outside functions from within a C script.
- Message-ID: <1996Feb28.131541.527@piano.opus1.com>
- From: "W.F. Vaughn" <vaughn@interi.com>
- Date: 28 Feb 96 13:15:41 -0700
- Organization: Interimage Associates, LLC
- Nntp-Posting-Host: 119.dialnet.opus1.com
- X-Mailer: Mozilla 1.1PE (Windows; I; 16bit)
- MIME-Version: 1.0
- Content-Transfer-Encoding: 7bit
- Content-Type: text/plain; charset=us-ascii
-
- Hi all,
- I'm running a server under NT, and have written a script which does
- everything I want it to (manipulate user input, spit out a response, read
- to and write from the disk, etc) EXCEPT that I want to simply send an
- email and don't know how. I got a copy of BLAT (in C), a command-line
- program to do exactly what I want, but it only seems to work from the
- command line, and I want to call it from within my own script. Is there a
- simple way to do this in C or C++? If so, can anyone help??? I'd be much
- obliged for any input.
-
- Thanks,
- W.F. Vaughn
-
-
-